The learning goals for this project is:
Term: Spring 2019
Project summary: Our team created a Shiny Dashboard App using NYC Restaurant Inspection data in efforts to analyze restaurants’ histories of health violations. The dashboard is designed to assist Restaurant Inspectors in making easier and wiser inspection decisions. The dashboard can also be used by NYC restaurant patrons interested in observing inspection data trends for restaurants across the five Boroughs of NYC. There are 3 tabs in total. In the first tab named City Summary, the user can analyze Restaurant Inspection statistics on an aggregate level to gain a holistic view into the state of health insepections in NYC. In the second tab named Search Restaurants, the user can search for restaurants using an interactive map, filtering the number of restaurnts down based on which borough the restaurant is in, and which cuisine the restaurant features. Once the user has chosen a restaurant he or she wishes wants to further inspect based on the first two tabs, the user can access restaurant-specific information in the third tab named Restaurant Summary.
Link:https://maxkarsok.shinyapps.io/NYCRestaurantInspectorDashboard/
Team members: Max Karsok, Qiaozhen Ma, Yu Shen, Matthew Vitha
[Contribution Statement] Max Karsok designs the first page. Matthew Vitha is responsible for dynamic map of New York city’s restaurant. Qiaozhen Ma and Yu Shen summarize the information of each restaurant. All team members contribute to the GitHub repository and prepare the presentation. The team built an entirely new app to for this project, as apps built built previous teams did not function correctly even after hours spent debugging their code.